3.4.99 \(\int \frac {x^8 \sqrt {c+d x^3}}{(8 c-d x^3)^2} \, dx\) [399]

Optimal. Leaf size=102 \[ \frac {352 c \sqrt {c+d x^3}}{27 d^3}+\frac {2 \left (c+d x^3\right )^{3/2}}{9 d^3}+\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}-\frac {352 c^{3/2} \tanh ^{-1}\left (\frac {\sqrt {c+d x^3}}{3 \sqrt {c}}\right )}{9 d^3} \]

[Out]

2/9*(d*x^3+c)^(3/2)/d^3+64/27*c*(d*x^3+c)^(3/2)/d^3/(-d*x^3+8*c)-352/9*c^(3/2)*arctanh(1/3*(d*x^3+c)^(1/2)/c^(
1/2))/d^3+352/27*c*(d*x^3+c)^(1/2)/d^3

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 102, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.222, Rules used = {457, 91, 81, 52, 65, 212} \begin {gather*} -\frac {352 c^{3/2} \tanh ^{-1}\left (\frac {\sqrt {c+d x^3}}{3 \sqrt {c}}\right )}{9 d^3}+\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}+\frac {352 c \sqrt {c+d x^3}}{27 d^3}+\frac {2 \left (c+d x^3\right )^{3/2}}{9 d^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^8*Sqrt[c + d*x^3])/(8*c - d*x^3)^2,x]

[Out]

(352*c*Sqrt[c + d*x^3])/(27*d^3) + (2*(c + d*x^3)^(3/2))/(9*d^3) + (64*c*(c + d*x^3)^(3/2))/(27*d^3*(8*c - d*x
^3)) - (352*c^(3/2)*ArcTanh[Sqrt[c + d*x^3]/(3*Sqrt[c])])/(9*d^3)

Rule 52

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + n + 1))), x] + Dist[n*((b*c - a*d)/(b*(m + n + 1))), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 81

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[b*(c + d*x)^
(n + 1)*((e + f*x)^(p + 1)/(d*f*(n + p + 2))), x] + Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)))/(
d*f*(n + p + 2)), Int[(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2,
0]

Rule 91

Int[((a_.) + (b_.)*(x_))^2*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*c - a*d
)^2*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(d^2*(d*e - c*f)*(n + 1))), x] - Dist[1/(d^2*(d*e - c*f)*(n + 1)), In
t[(c + d*x)^(n + 1)*(e + f*x)^p*Simp[a^2*d^2*f*(n + p + 2) + b^2*c*(d*e*(n + 1) + c*f*(p + 1)) - 2*a*b*d*(d*e*
(n + 1) + c*f*(p + 1)) - b^2*d*(d*e - c*f)*(n + 1)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && (LtQ
[n, -1] || (EqQ[n + p + 3, 0] && NeQ[n, -1] && (SumSimplerQ[n, 1] ||  !SumSimplerQ[p, 1])))

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 457

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[x^(Simplify[(m + 1)/n] - 1)*(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] &&
 NeQ[b*c - a*d, 0] && IntegerQ[Simplify[(m + 1)/n]]

Rubi steps

\begin {align*} \int \frac {x^8 \sqrt {c+d x^3}}{\left (8 c-d x^3\right )^2} \, dx &=\frac {1}{3} \text {Subst}\left (\int \frac {x^2 \sqrt {c+d x}}{(8 c-d x)^2} \, dx,x,x^3\right )\\ &=\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}-\frac {\text {Subst}\left (\int \frac {\sqrt {c+d x} \left (104 c^2 d+9 c d^2 x\right )}{8 c-d x} \, dx,x,x^3\right )}{27 c d^3}\\ &=\frac {2 \left (c+d x^3\right )^{3/2}}{9 d^3}+\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}-\frac {(176 c) \text {Subst}\left (\int \frac {\sqrt {c+d x}}{8 c-d x} \, dx,x,x^3\right )}{27 d^2}\\ &=\frac {352 c \sqrt {c+d x^3}}{27 d^3}+\frac {2 \left (c+d x^3\right )^{3/2}}{9 d^3}+\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}-\frac {\left (176 c^2\right ) \text {Subst}\left (\int \frac {1}{(8 c-d x) \sqrt {c+d x}} \, dx,x,x^3\right )}{3 d^2}\\ &=\frac {352 c \sqrt {c+d x^3}}{27 d^3}+\frac {2 \left (c+d x^3\right )^{3/2}}{9 d^3}+\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}-\frac {\left (352 c^2\right ) \text {Subst}\left (\int \frac {1}{9 c-x^2} \, dx,x,\sqrt {c+d x^3}\right )}{3 d^3}\\ &=\frac {352 c \sqrt {c+d x^3}}{27 d^3}+\frac {2 \left (c+d x^3\right )^{3/2}}{9 d^3}+\frac {64 c \left (c+d x^3\right )^{3/2}}{27 d^3 \left (8 c-d x^3\right )}-\frac {352 c^{3/2} \tanh ^{-1}\left (\frac {\sqrt {c+d x^3}}{3 \sqrt {c}}\right )}{9 d^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.11, size = 79, normalized size = 0.77 \begin {gather*} \frac {2 \left (\frac {\sqrt {c+d x^3} \left (-488 c^2+41 c d x^3+d^2 x^6\right )}{-8 c+d x^3}-176 c^{3/2} \tanh ^{-1}\left (\frac {\sqrt {c+d x^3}}{3 \sqrt {c}}\right )\right )}{9 d^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^8*Sqrt[c + d*x^3])/(8*c - d*x^3)^2,x]

[Out]

(2*((Sqrt[c + d*x^3]*(-488*c^2 + 41*c*d*x^3 + d^2*x^6))/(-8*c + d*x^3) - 176*c^(3/2)*ArcTanh[Sqrt[c + d*x^3]/(
3*Sqrt[c])]))/(9*d^3)

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 9 vs. order 3.
time = 0.40, size = 893, normalized size = 8.75

method result size
elliptic \(\frac {64 c^{2} \sqrt {d \,x^{3}+c}}{3 d^{3} \left (-d \,x^{3}+8 c \right )}+\frac {2 x^{3} \sqrt {d \,x^{3}+c}}{9 d^{2}}+\frac {98 c \sqrt {d \,x^{3}+c}}{9 d^{3}}+\frac {176 i c \sqrt {2}\, \left (\munderset {\underline {\hspace {1.25 ex}}\alpha =\RootOf \left (d \,\textit {\_Z}^{3}-8 c \right )}{\sum }\frac {\left (-c \,d^{2}\right )^{\frac {1}{3}} \sqrt {2}\, \sqrt {\frac {i d \left (2 x +\frac {-i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {1}{3}}+\left (-c \,d^{2}\right )^{\frac {1}{3}}}{d}\right )}{\left (-c \,d^{2}\right )^{\frac {1}{3}}}}\, \sqrt {\frac {d \left (x -\frac {\left (-c \,d^{2}\right )^{\frac {1}{3}}}{d}\right )}{-3 \left (-c \,d^{2}\right )^{\frac {1}{3}}+i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {1}{3}}}}\, \sqrt {-\frac {i d \left (2 x +\frac {i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {1}{3}}+\left (-c \,d^{2}\right )^{\frac {1}{3}}}{d}\right )}{2 \left (-c \,d^{2}\right )^{\frac {1}{3}}}}\, \left (i \left (-c \,d^{2}\right )^{\frac {1}{3}} \underline {\hspace {1.25 ex}}\alpha \sqrt {3}\, d -i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {2}{3}}+2 \underline {\hspace {1.25 ex}}\alpha ^{2} d^{2}-\left (-c \,d^{2}\right )^{\frac {1}{3}} \underline {\hspace {1.25 ex}}\alpha d -\left (-c \,d^{2}\right )^{\frac {2}{3}}\right ) \EllipticPi \left (\frac {\sqrt {3}\, \sqrt {\frac {i \left (x +\frac {\left (-c \,d^{2}\right )^{\frac {1}{3}}}{2 d}-\frac {i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {1}{3}}}{2 d}\right ) \sqrt {3}\, d}{\left (-c \,d^{2}\right )^{\frac {1}{3}}}}}{3}, -\frac {2 i \left (-c \,d^{2}\right )^{\frac {1}{3}} \sqrt {3}\, \underline {\hspace {1.25 ex}}\alpha ^{2} d -i \left (-c \,d^{2}\right )^{\frac {2}{3}} \sqrt {3}\, \underline {\hspace {1.25 ex}}\alpha +i \sqrt {3}\, c d -3 \left (-c \,d^{2}\right )^{\frac {2}{3}} \underline {\hspace {1.25 ex}}\alpha -3 c d}{18 d c}, \sqrt {\frac {i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {1}{3}}}{d \left (-\frac {3 \left (-c \,d^{2}\right )^{\frac {1}{3}}}{2 d}+\frac {i \sqrt {3}\, \left (-c \,d^{2}\right )^{\frac {1}{3}}}{2 d}\right )}}\right )}{2 \sqrt {d \,x^{3}+c}}\right )}{27 d^{5}}\) \(473\)
risch \(\text {Expression too large to display}\) \(890\)
default \(\text {Expression too large to display}\) \(893\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^8*(d*x^3+c)^(1/2)/(-d*x^3+8*c)^2,x,method=_RETURNVERBOSE)

[Out]

2/9*(d*x^3+c)^(3/2)/d^3+64*c^2/d^2*(1/3*(d*x^3+c)^(1/2)/d/(-d*x^3+8*c)+1/54*I/d^3/c*2^(1/2)*sum((-c*d^2)^(1/3)
*(1/2*I*d*(2*x+1/d*(-I*3^(1/2)*(-c*d^2)^(1/3)+(-c*d^2)^(1/3)))/(-c*d^2)^(1/3))^(1/2)*(d*(x-1/d*(-c*d^2)^(1/3))
/(-3*(-c*d^2)^(1/3)+I*3^(1/2)*(-c*d^2)^(1/3)))^(1/2)*(-1/2*I*d*(2*x+1/d*(I*3^(1/2)*(-c*d^2)^(1/3)+(-c*d^2)^(1/
3)))/(-c*d^2)^(1/3))^(1/2)/(d*x^3+c)^(1/2)*(I*(-c*d^2)^(1/3)*_alpha*3^(1/2)*d-I*3^(1/2)*(-c*d^2)^(2/3)+2*_alph
a^2*d^2-(-c*d^2)^(1/3)*_alpha*d-(-c*d^2)^(2/3))*EllipticPi(1/3*3^(1/2)*(I*(x+1/2/d*(-c*d^2)^(1/3)-1/2*I*3^(1/2
)/d*(-c*d^2)^(1/3))*3^(1/2)*d/(-c*d^2)^(1/3))^(1/2),-1/18/d*(2*I*(-c*d^2)^(1/3)*3^(1/2)*_alpha^2*d-I*(-c*d^2)^
(2/3)*3^(1/2)*_alpha+I*3^(1/2)*c*d-3*(-c*d^2)^(2/3)*_alpha-3*c*d)/c,(I*3^(1/2)/d*(-c*d^2)^(1/3)/(-3/2/d*(-c*d^
2)^(1/3)+1/2*I*3^(1/2)/d*(-c*d^2)^(1/3)))^(1/2)),_alpha=RootOf(_Z^3*d-8*c)))+16/d^2*c*(2/3*(d*x^3+c)^(1/2)/d+1
/3*I/d^3*2^(1/2)*sum((-c*d^2)^(1/3)*(1/2*I*d*(2*x+1/d*(-I*3^(1/2)*(-c*d^2)^(1/3)+(-c*d^2)^(1/3)))/(-c*d^2)^(1/
3))^(1/2)*(d*(x-1/d*(-c*d^2)^(1/3))/(-3*(-c*d^2)^(1/3)+I*3^(1/2)*(-c*d^2)^(1/3)))^(1/2)*(-1/2*I*d*(2*x+1/d*(I*
3^(1/2)*(-c*d^2)^(1/3)+(-c*d^2)^(1/3)))/(-c*d^2)^(1/3))^(1/2)/(d*x^3+c)^(1/2)*(I*(-c*d^2)^(1/3)*_alpha*3^(1/2)
*d-I*3^(1/2)*(-c*d^2)^(2/3)+2*_alpha^2*d^2-(-c*d^2)^(1/3)*_alpha*d-(-c*d^2)^(2/3))*EllipticPi(1/3*3^(1/2)*(I*(
x+1/2/d*(-c*d^2)^(1/3)-1/2*I*3^(1/2)/d*(-c*d^2)^(1/3))*3^(1/2)*d/(-c*d^2)^(1/3))^(1/2),-1/18/d*(2*I*(-c*d^2)^(
1/3)*3^(1/2)*_alpha^2*d-I*(-c*d^2)^(2/3)*3^(1/2)*_alpha+I*3^(1/2)*c*d-3*(-c*d^2)^(2/3)*_alpha-3*c*d)/c,(I*3^(1
/2)/d*(-c*d^2)^(1/3)/(-3/2/d*(-c*d^2)^(1/3)+1/2*I*3^(1/2)/d*(-c*d^2)^(1/3)))^(1/2)),_alpha=RootOf(_Z^3*d-8*c))
)

________________________________________________________________________________________

Maxima [A]
time = 0.49, size = 91, normalized size = 0.89 \begin {gather*} \frac {2 \, {\left (88 \, c^{\frac {3}{2}} \log \left (\frac {\sqrt {d x^{3} + c} - 3 \, \sqrt {c}}{\sqrt {d x^{3} + c} + 3 \, \sqrt {c}}\right ) + {\left (d x^{3} + c\right )}^{\frac {3}{2}} + 48 \, \sqrt {d x^{3} + c} c - \frac {96 \, \sqrt {d x^{3} + c} c^{2}}{d x^{3} - 8 \, c}\right )}}{9 \, d^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^8*(d*x^3+c)^(1/2)/(-d*x^3+8*c)^2,x, algorithm="maxima")

[Out]

2/9*(88*c^(3/2)*log((sqrt(d*x^3 + c) - 3*sqrt(c))/(sqrt(d*x^3 + c) + 3*sqrt(c))) + (d*x^3 + c)^(3/2) + 48*sqrt
(d*x^3 + c)*c - 96*sqrt(d*x^3 + c)*c^2/(d*x^3 - 8*c))/d^3

________________________________________________________________________________________

Fricas [A]
time = 2.62, size = 191, normalized size = 1.87 \begin {gather*} \left [\frac {2 \, {\left (88 \, {\left (c d x^{3} - 8 \, c^{2}\right )} \sqrt {c} \log \left (\frac {d x^{3} - 6 \, \sqrt {d x^{3} + c} \sqrt {c} + 10 \, c}{d x^{3} - 8 \, c}\right ) + {\left (d^{2} x^{6} + 41 \, c d x^{3} - 488 \, c^{2}\right )} \sqrt {d x^{3} + c}\right )}}{9 \, {\left (d^{4} x^{3} - 8 \, c d^{3}\right )}}, \frac {2 \, {\left (176 \, {\left (c d x^{3} - 8 \, c^{2}\right )} \sqrt {-c} \arctan \left (\frac {\sqrt {d x^{3} + c} \sqrt {-c}}{3 \, c}\right ) + {\left (d^{2} x^{6} + 41 \, c d x^{3} - 488 \, c^{2}\right )} \sqrt {d x^{3} + c}\right )}}{9 \, {\left (d^{4} x^{3} - 8 \, c d^{3}\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^8*(d*x^3+c)^(1/2)/(-d*x^3+8*c)^2,x, algorithm="fricas")

[Out]

[2/9*(88*(c*d*x^3 - 8*c^2)*sqrt(c)*log((d*x^3 - 6*sqrt(d*x^3 + c)*sqrt(c) + 10*c)/(d*x^3 - 8*c)) + (d^2*x^6 +
41*c*d*x^3 - 488*c^2)*sqrt(d*x^3 + c))/(d^4*x^3 - 8*c*d^3), 2/9*(176*(c*d*x^3 - 8*c^2)*sqrt(-c)*arctan(1/3*sqr
t(d*x^3 + c)*sqrt(-c)/c) + (d^2*x^6 + 41*c*d*x^3 - 488*c^2)*sqrt(d*x^3 + c))/(d^4*x^3 - 8*c*d^3)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{8} \sqrt {c + d x^{3}}}{\left (- 8 c + d x^{3}\right )^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**8*(d*x**3+c)**(1/2)/(-d*x**3+8*c)**2,x)

[Out]

Integral(x**8*sqrt(c + d*x**3)/(-8*c + d*x**3)**2, x)

________________________________________________________________________________________

Giac [A]
time = 1.15, size = 93, normalized size = 0.91 \begin {gather*} \frac {352 \, c^{2} \arctan \left (\frac {\sqrt {d x^{3} + c}}{3 \, \sqrt {-c}}\right )}{9 \, \sqrt {-c} d^{3}} - \frac {64 \, \sqrt {d x^{3} + c} c^{2}}{3 \, {\left (d x^{3} - 8 \, c\right )} d^{3}} + \frac {2 \, {\left ({\left (d x^{3} + c\right )}^{\frac {3}{2}} d^{6} + 48 \, \sqrt {d x^{3} + c} c d^{6}\right )}}{9 \, d^{9}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^8*(d*x^3+c)^(1/2)/(-d*x^3+8*c)^2,x, algorithm="giac")

[Out]

352/9*c^2*arctan(1/3*sqrt(d*x^3 + c)/sqrt(-c))/(sqrt(-c)*d^3) - 64/3*sqrt(d*x^3 + c)*c^2/((d*x^3 - 8*c)*d^3) +
 2/9*((d*x^3 + c)^(3/2)*d^6 + 48*sqrt(d*x^3 + c)*c*d^6)/d^9

________________________________________________________________________________________

Mupad [B]
time = 4.01, size = 107, normalized size = 1.05 \begin {gather*} \frac {98\,c\,\sqrt {d\,x^3+c}}{9\,d^3}+\frac {176\,c^{3/2}\,\ln \left (\frac {10\,c+d\,x^3-6\,\sqrt {c}\,\sqrt {d\,x^3+c}}{8\,c-d\,x^3}\right )}{9\,d^3}+\frac {2\,x^3\,\sqrt {d\,x^3+c}}{9\,d^2}+\frac {64\,c^2\,\sqrt {d\,x^3+c}}{3\,d^3\,\left (8\,c-d\,x^3\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^8*(c + d*x^3)^(1/2))/(8*c - d*x^3)^2,x)

[Out]

(98*c*(c + d*x^3)^(1/2))/(9*d^3) + (176*c^(3/2)*log((10*c + d*x^3 - 6*c^(1/2)*(c + d*x^3)^(1/2))/(8*c - d*x^3)
))/(9*d^3) + (2*x^3*(c + d*x^3)^(1/2))/(9*d^2) + (64*c^2*(c + d*x^3)^(1/2))/(3*d^3*(8*c - d*x^3))

________________________________________________________________________________________